class list
英 [klɑːs lɪst]
美 [klæs lɪst]
网络 类列表; 班级名单
英英释义
noun
- a list issued by examiners that categorizes students according to the class of honours they achieved in their degree examinations
双语例句
- Derived class still maintains a list of the currently embedded items.
派生类仍维护当前嵌入项的列表。 - He knew that meant she had come to his place on the class attendance list.
他知道那意味著老师已经念到班级出勤簿上他的名字了。 - Template argument list following class template name must list parameters in the order used in template parameter list
类模板名称后面的模板参数列表必须按模板参数列表中使用的顺序列出参数 - Schema update failed: class in aux-class list does not exist or is not an auxiliary class.
架构更新失败:在辅助类别列表中的类别不存在或不是一个辅助类别。 - This paper discusses the implementation of scanned geological image file digitalization with array template class and link list in VC++, which includes screen gathering of initialized data, dynamic storing and abstraction of data.
讨论了在VC++环境下,用数组模板类和链表实现扫描的地质图像文件的数字化-包括初始数据的屏幕采集,数据的动态存储和提取。 - The teacher listed all our names, so our class has a name list now.
老师列出了我们所有人的名字,现在我们班有一份花名册。 - The presenter is expected to include material from papers outside of those assigned by the class reading list, such as looking up key papers from the cited references.
希望报告者能追加课程中指定读物,譬如查阅参考资料中的关键论文。 - Unable to fetch a value from the expected content class list.
无法从所需内容类列表中获取值。 - In the code editor, from the class name drop-down list, choose the form or control that you want to create an event handler for.
在“代码编辑器”中,从“类名”下拉列表中,选择要为其创建事件处理程序的窗体或控件。 - D automatically implements those interfaces via B.If you restate the interfaces in D's base class list then the C# compiler will do an interface reimplementation.
D通过B也就自动实现了那些接口。如果你在D的基类列表中显式声明了这些接口的话,那么C编译器将会做一次接口重新实现。